-
Home
-
WP STAGING WordPress Backup Plugin – Migration Backup Restore
-
3.6.0
-
Code
-
Classes
- DatabaseBackupTask
Total Complexity |
36 |
Dependencies |
12 |
Dependents |
4 |
Total lines |
303 |
Lines of code |
185 |
Logical lines of code |
122 |
Comment lines |
56 |
Methods |
8 |
Properties |
3 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
execute() |
C |
30 |
20 |
129 |
getDatabaseFilename() |
S |
54 |
4 |
21 |
getCachedDatabaseFilenameForPart() |
S |
64 |
4 |
9 |
setupDatabaseFilePathName() |
S |
61 |
3 |
12 |
isMemoryExhaustFixEnabled() |
S |
78 |
2 |
3 |
__construct() |
S |
72 |
1 |
5 |
getTaskName() |
S |
81 |
1 |
3 |
getTaskTitle() |
S |
81 |
1 |
3 |